home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 3.iso / dist / fw_qt3.idb / usr / freeware / Qt / examples / desktop / README.z / README
Text File  |  2002-04-08  |  479b  |  13 lines

  1. The desktop demo contains three routines, each of which draws simple
  2. shapes on the desktop.
  3.  
  4. "desktop -rotate" rotates a shaded square.  Some nice color work.
  5.  
  6. "desktop -poly" draws qix-like moving shapes.
  7.  
  8. "desktop -shadetext" and "-troll" draw pretty shaded text on the
  9. desktop; "-shadewidget" and "-trollwidget" use the background as a
  10. widget.  The latter can be used to make animated background widgets
  11. that work efficiently, which is very cool but possibly not very
  12. useful.
  13.